home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2500 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: 1 Feb 1996 01:37:59 +0100
  6. Organization: dis-
  7. Distribution: inet
  8. Message-ID: <4ep217$gk2@serpens.rhein.de>
  9. References: <4e8h9j$mp5@sinsen.sn.no> <4e8pk2$ntm@serpens.rhein.de> <3873.6603T379T952@wr.com.au> <4ekma4$8b@serpens.rhein.de> <4eopag$d8e@maureen.teleport.com>
  10. NNTP-Posting-Host: serpens.rhein.de
  11.  
  12. sschaem@teleport.com (Stephan Schaem) writes:
  13.  
  14. > BTW, this remind me of what we talked earlyer: having CBM include
  15. > an OSSleep() command... it would request all device to sleep. 
  16. > This would be used in an env like portable amiga to shut down 
  17. > inactive device... And so, why not take over the machine when its
  18. > sleeps?
  19.  
  20. Maybe because being taken over is not the purpose of an OS ;-)
  21.  
  22. > Also, is there a way to write a reset function that ask all amiga
  23. > device to shutdown? I really hate when I press amiga-amiga-ctrl
  24. > and my amiga HD get trashed, I want a softreset.
  25.  
  26. That's already a soft reset. Depending on keyboard you have 10 seconds
  27. to solve shutdown issues.
  28. With other keyboards or just by chosing a different sequence (that is interpreted
  29. by a commodity) you could have any time. Of course the critical software
  30. has to register to be notified.
  31.  
  32. > Why force all to make your kind of game and demo?
  33.  
  34. My kind ? I hardly play computer games at all.
  35.  
  36. > if you want to do something right under any of those OS version (ALL) you 
  37. > need to Alloc the peice of HW and bang it.
  38.  
  39. And I thought crashing on non-LCD-hardware would be required. After all
  40. that's what most c0d3r-software is targeted at.
  41.  
  42. > Then tell those people that self modifying code break if you dont flush
  43. > the cache, tell that you need to wait for blitterfinish even when the
  44. > blitter is in nasty mode (even so that on a 68000 you can get away with it)
  45.  
  46. Me ? These people do not even read the suggestions in the hardware manual
  47. for compatibility.
  48.  
  49. > BTW, CBM didn't think it was interesting to offer fastram in the A1200
  50. > standart... so some games are designed with this in mind. chip only.
  51.  
  52. It would be probably easier for them to query the amount of fast memory
  53. and crash directly. Saves them from writing the buggy code that crashes
  54. later.
  55.  
  56. -- 
  57.                                 Michael van Elst
  58.  
  59. Internet: mlelstv@serpens.rhein.de
  60.                                 "A potential Snark may lurk in every tree."
  61.